home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / battlefi.swf / scripts / frame_638 / PlaceObject2_427_47 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Text File  |  2010-11-09  |  120b  |  8 lines

  1. onClipEvent(load){
  2.    duped = false;
  3.    this.gotoAndPlay("walk");
  4.    speed = 1;
  5.    attackin = false;
  6.    i = 1;
  7. }
  8.